RB3DSpace.FieldOfView

Angle of view (degrees) that's shown in the area of the RB3DSpace. A typical field of view for a game is about 40-50 degrees.

Syntax

FieldOfView( Integer ) as


Parameters

Integer


Notes

You can provide a "zoom" effect by temporarily reducing the FieldOfView or a wide-angle effect by increasing its value. The default is 50 degrees.